projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f4b577
)
testbbox: Remove unused variable
author
Colin Walters
<walters@verbum.org>
Sat, 4 Jan 2014 22:52:22 +0000
(17:52 -0500)
committer
Colin Walters
<walters@verbum.org>
Sat, 4 Jan 2014 22:52:22 +0000
(17:52 -0500)
This was the only compiler warning in Continuous for gtk3.
tests/testbbox.c
patch
|
blob
|
history
diff --git
a/tests/testbbox.c
b/tests/testbbox.c
index a56be681265582d21152b277503a68348222e350..952684906accc63a2120ecb496f5b45c1d8d4557 100644
(file)
--- a/
tests/testbbox.c
+++ b/
tests/testbbox.c
@@
-72,7
+72,6
@@
combo_types_changed_cb (GtkComboBoxText *combo,
GtkWidget **buttons)
{
int i;
- char *text;
GtkWidget *old_parent, *new_parent;
GtkButtonBoxStyle style;